对接一种 LLM 提供商的协议类型,需要打上 @AutoService(LlmClient::class) 来让 AutoTweaker 发现。
@AutoService(LlmClient::class)